vcSimBaseExportField

A Base Export field allows you to import or export robot base frames.

See in: Overview

Module: vcBehaviors

Parent: vcSimInterfaceField

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
BaseListvcBehaviorRWGets or sets the vcBehavior in component used by field.
See more
The behavior must have the ability to store base frames, for example a Base Container or Robot Controller behavior.
ExportBooleanRWGets or sets a value indicating whether to export frames.
If True, exports base frames of BaseList; otherwise imports base frames to BaseList.